setToCallsignBytes

open fun setToCallsignBytes(value: ByteString): ATAKProtos.GeoChat.Builder

Callsign of the recipient for the message
optional string to_callsign = 3;

Return

This builder for chaining.

Parameters

value

The bytes for toCallsign to set.